CounterChangedEventArgs Constructor FtMscLibExNet for .NET framework 4
Support for fischertechnik TX-controller

[This is preliminary documentation and is subject to change.]

CounterChanged

Namespace: FischerTechnik.FtMscLib.Events
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
Syntax

public CounterChangedEventArgs(
	uint devId,
	uint cntId,
	uint count,
	short mode
)

Parameters

devId
Type: System UInt32
Device Index
cntId
Type: System UInt32
Input index (0..3) C1..C4
count
Type: System UInt32

[Missing <param name="count"/> documentation for "M:FischerTechnik.FtMscLib.Events.CounterChangedEventArgs.#ctor(System.UInt32,System.UInt32,System.UInt32,System.Int16)"]

mode
Type: System Int16

[Missing <param name="mode"/> documentation for "M:FischerTechnik.FtMscLib.Events.CounterChangedEventArgs.#ctor(System.UInt32,System.UInt32,System.UInt32,System.Int16)"]

Remarks

See Also

Reference